css: support text-decoration-style
authorPaolo Borelli <pborelli@gnome.org>
Mon, 6 Jul 2015 18:03:54 +0000 (20:03 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Mon, 6 Jul 2015 18:06:20 +0000 (20:06 +0200)
commit1eb1481bdf998383bf3fc58886aff50e2e164d54
treeadfc07490e4316f8aa89463d7e8817870fe96add
parent09273d91f3a8b2e8bcbbaf5f8f81e91ff7ca1ea6
css: support text-decoration-style

The support is limited to underline single, double and wavy, which
is what pango has today.
gtk/gtkcssenumvalue.c
gtk/gtkcssenumvalueprivate.h
gtk/gtkcssshorthandpropertyimpl.c
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcsstypesprivate.h
gtk/gtkstylecontext.c